Skip to content

major: delete existing k3d cluster and then create#69

Merged
venkatamutyala merged 1 commit into
mainfrom
major-delete-existing-k3d-cluster-and-then-create
Feb 19, 2026
Merged

major: delete existing k3d cluster and then create#69
venkatamutyala merged 1 commit into
mainfrom
major-delete-existing-k3d-cluster-and-then-create

Conversation

@venkatamutyala

Copy link
Copy Markdown
Contributor

Tested both situations successfully:

  • Ran it with an existing cluster
  • Ran it without an existing cluster

Update the command for creating a k3d cluster in the README.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request modifies the k3d cluster setup command to delete any existing "captain" cluster before creating a new one, making the setup process idempotent and allowing users to cleanly recreate their development environment.

Changes:

  • Added k3d cluster delete captain || true && at the start of the installation command to ensure clean cluster creation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@allanice001 allanice001 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@venkatamutyala venkatamutyala merged commit 4815522 into main Feb 19, 2026
8 checks passed
@venkatamutyala venkatamutyala deleted the major-delete-existing-k3d-cluster-and-then-create branch February 19, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants